CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv draw

搜索资源列表

  1. draw.rar

    0下载:
  2. 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能,Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:236802
    • 提供者:wangz
  1. OpenCV实现画线

    0下载:
  2. OpenCV实现画线,画圆,文字显示功能,可直接运行,已经包含相应的lib和dll库,效果不错-OpenCV implementation draw lines, circle, text display, can be directly run, already contains the appropriate lib and dll library, good results
  3. 所属分类:其他小程序

    • 发布日期:2017-05-14
    • 文件大小:3770784
    • 提供者:zhufeng
  1. opencv_hist

    0下载:
  2. 利用opencv绘制图像直方图的程序,其中包括了像素值的统计等信息-Opencv draw the image using the histogram program, including the pixel value of statistics and other information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:3397
    • 提供者:zhangfengzhen
  1. draw

    0下载:
  2. vc++6.0环境下运用opencv进行绘图等操作的一个控制台程序-a drawing program with opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1723
    • 提供者:
  1. line-Draw--based-on-Opencv

    0下载:
  2. line draw on display, based opencv
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-03
    • 文件大小:20791657
    • 提供者:uncleu
  1. draw

    0下载:
  2. 用OpenCV实现简单图形的绘制,线段、矩形、多边形以及文本写等。共同学习-Using OpenCV simple drawing, line, rectangle, polygon and text and writing. Learning together
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1379377
    • 提供者:meijing
  1. PyrLK

    0下载:
  2. Calculate & Draw optical flow vectors using Opencv (Pyr LK method)
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4693
    • 提供者:Rafin
  1. HarrisCorner

    0下载:
  2. 利用openCV找出已知图像中的角点, 利用slider bar 控制临界值, 并显示出通过临界值的角点像素, 并用non-maxima suprression 使之变稀疏并显示-routines in OpenCV to demonstrate the operations of the Harris Corner detector. 1. Open the image box_in_scene.jpg and show the image in a window. 2. Compute
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:85107
    • 提供者:Ke Li
  1. pro

    0下载:
  2. 将opencv的image结构与windows CDC对象结合起来,本例就轻松用opencv反走样直线绘制在CDC对象里面。 接供的接口很有参考价值。 -Opencv structure to the image object with the combination of windows CDC, which in this case on the easy to use anti-aliasing opencv draw a straight line inside the CDC ob
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:238577
    • 提供者:jiang
  1. circle

    0下载:
  2. 这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。 -This is OPENCV library function in the preparation of WIN32 console, feature tracking is to achieve the outline and draw the outline, this procedure is to draw the o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2331576
    • 提供者:黄烨
  1. drawing_rectangle

    0下载:
  2. draw rectangle any size with mouse +opencv-draw rectangle any size with mouse+opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:988
    • 提供者:yamraj86
  1. PicView

    1下载:
  2. 自己学习MFC和OpenCV的练习,图像读取采用OpenCV实现,算法自写,主要功能 1. 支持bmp,jpg,png,tif,pgm等图像格式 2. 支持滚轮缩放 3. 支持鼠标移动图像 4. 支持全屏查看 5. 支持自动播放(幻灯式播放) 6. 支持水平、垂直翻转,90度旋转 7. 支持键盘操作 8. 绘制图像时基本无闪烁-Using OpenCV implementation, the main functions 1. Supports bmp, jpg,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1186841
    • 提供者:康云
  1. cir_cu

    0下载:
  2. 实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。用OPENCV库函数在WIN32控制台中编写.-To achieve contour tracing, and draw the outline, this procedure leads to an outline of the circle, to seek the circle center and radius of this circle draw, in contrast with
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:51228
    • 提供者:张杨
  1. OpenCVRetangle

    0下载:
  2. OpenCV是Intel公司支持的开源计算机视觉库。此程序实现opencv画矩形-OpenCV is the Intel Corporation to support the open source computer vision library. Opencv draw rectangle to achieve this program
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:986
    • 提供者:zsy
  1. zijixie

    0下载:
  2. 检测图像中矩形并画出 opencv下用vs2008运行无误-Detection of the image and draw rectangle using vs2008 to run correctly under opencv
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2025
    • 提供者:杨杰
  1. DrawMosquito

    0下载:
  2. 利用OPENCV绘制图片,需要一张颜色贴图和一张透明贴图-Using OPENCV draw pictures, need a color map and a transparent texture
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3795176
    • 提供者:georgeou
  1. DRAW

    0下载:
  2. 本程式是用OPENCV,自動建立圖檔,並在圖檔中繪圖,預設可畫出立體正方形-This program is OPENCV, automatically create a drawing, and drawing in the drawing, the default can draw three-dimensional square
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:13775
    • 提供者:林可雲
  1. Task_Draw_Sin

    0下载:
  2. 得用opencv实现画sin曲线,可以沿法线方法改变线宽,所有函数均自己实现,是很好的学习opencv的程序-Opencv draw starting a sin curve to achieve, you can change the width along the normal way, all functions are themselves realized, is a good learning process opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4592501
    • 提供者:lihong
  1. openCV-draw-circle

    0下载:
  2. 对于初学者很有用处的代码,用于画圆,直线,正弦的,不过需要差插入OPENCV-Very useful for beginners code for Circle, Line, sinusoidal, but it needs poor insertion OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:916
    • 提供者:高鹏
  1. opencv几何形状识别

    0下载:
  2. 可以获取摄像头图像并且检测出图像轮廓,识别图像中不同形状。画出外轮廓并且用标签进行标记。(Camera images can be obtained and detected image contours, recognition of different shapes in the image. Draw outward contours and mark with labels.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:5398528
    • 提供者:豆豆1890
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com